@charset "utf-8";
/* CSS Document */
body{width:100%;}
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
img{ border:0;  }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/*顶部*/
.header_top{width:100%; height: 40px; background: #221e1f;}
.nav_right{width:auto; float: left; font-size: 14px; line-height: 40px; color: rgba(255,255,255,0.62)}
.header_right{float: right; line-height: 40px;}
.header_right p{font-size: 15px; color: #fff; float: left; margin-right: 5px;}
.header_right a{font-size: 14px; color: #fff; float: left; margin-right: 8px; background: url(../images/bx.png) no-repeat left center;padding-left:10px; }
.header_right a:hover{color:#244DA6}

/* 导航栏 */
.header_nav{width:100%; height:97px; position: absolute; top:14px; left:0}
.header_nav_left{width:178px; height:42px; float: left; margin-top:27px}
.header_nav_left img{width:100%; height:100%;}
.header_nav_right{width:66%; float: right; height: 100%;}
#menu{ height:97px; width:100%;}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height: 100%;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 100%;  width:auto;  margin: 0px 3%}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:100%; text-align:center; font-size:14px; z-index: 2; position: relative; color:#4d4d4d;height:40px; margin-top:34px; }
#menu .nav .nLi h3 a{color:#4d4d4d;  display: block; overflow: hidden}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px;  top:78px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nLi:hover h3 a{color: #244DA6;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#244DA6; }
.nLi > h3 > span{display: block; width: 100px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .nLi .sub a:hover{ color:#244DA6;}
#menu .nav .active h3 a{color: #244DA6; }
#menu .nav .active h3{border-bottom: 2px solid #244DA6}
#menu .nLi:hover h3{border-bottom: 2px solid #244DA6}
.in_logo{width:130px; height: 120px; float: left; margin: 0px 1.8%}



/* 首页:banner */
.banner{ width:100%;  position:relative;  height:800px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ddd; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#244DA6}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%; }



/*关于我们*/
.index_about{width:100%; height: 794px; overflow: hidden; background: url(../images/about_bj.jpg) no-repeat center; padding:108px 0 100px;  }
.index_about_left,.index_about_right{width:50%; float: left;}
.index_about_jj{width:100%; height:565px; background: #fff; padding: 87px 73px 0 45px; margin-top: 44px;}
.index_about_jj h4{font-size: 24px; color: #333333; font-weight: bold; margin-bottom:60px;}
.about_jianjie{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #333333; line-height: 28px;}
.about_more{width:184px; height: 47px; border:1px solid #808080; color: #333333; font-size: 14px; text-align: center; line-height: 47px; display: block; float: right;
	margin-top:70px;}
.index_about_right{padding-top:124px; height: 100%; position: relative}
.right_about{width:94px; height: 448px; position: absolute; top:8px; right:-54px; z-index: 0;}
.indedx_video{width:100%; height: auto; position: relative; z-index: 9}
.indedx_video img{width:100%; height: auto;}
.index_about_title{width:100%; height: auto; overflow: hidden}
.index_about_title h4{font-size: 80px; font-weight: bold; color: #fff; height: 80px; line-height: 80px;}
.index_about_title span{font-size: 30px; background: url(../images/sanjiao.png) no-repeat right center; padding-right:30px;}
.about_more:hover{background: #244DA6; color: #fff; border:1px solid #244DA6;}
.about_jianjie:hover p{color:#244DA6}




/*产品中心*/
.index_product{width:100%; height:798px; overflow: hidden; background:url(../images/peoduct_bj.jpg) no-repeat top center; margin-bottom: 95px; padding-top:120px; }
.index_product .container{position: relative; }
.index_product_title{width:37%; height: auto;  position: absolute; left:0; top:0px; z-index: 9}
.index_product_title h3{font-size: 36px; color: #333333; font-weight: bold;  margin-bottom:15px;}
.index_product_title p{font-size: 16px; color: #333333; line-height: 30px;}
.index_product_title a{width:183px; height: 47px; border: 1px solid #808080; display: block; overflow: hidden; text-align: center; line-height: 47px; margin-top: 57px;}
.in_pro_info{width:40%; height: auto; position: absolute; bottom:30px; right:0px;}
.in_pro_info h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; font-weight: bold; text-align: center}
.in_pro_info span{width:130px; height:30px; line-height: 30px; border:1px solid #333333; display: block; text-align: center; font-size: 14px; color: #333333; margin: 0px auto;}
.index_product_title a:hover{background: #244DA6; color: #fff; border:1px solid #244DA6}
.pro_ban{ width:100%; height:auto; position:relative; overflow:hidden; padding-bottom: 10px;padding-right: 5px;}
.ban2{ width:688px; height:659px; position:relative; overflow:hidden; float: right; box-shadow: 1px 2px 5px rgba(0,0,0,0.3);}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:688px; height:auto; position: relative}
.ban2 ul li img{width:100%; height: auto;}
.num{ height:143px;overflow:hidden; width:480px; position:relative;float:left;}
.min_pic{height: 143px;  width:480px; float: left; margin-top:410px; position: relative}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:149px; height:143px; margin-right:12px; }
.num ul li.on{ border:1px solid #244DA6; }
.num ul li img{width:100%; height: 100%;}
.prev_btn1{ width:16px; text-align:center; height:18px;  cursor:pointer; position: absolute; bottom:-88px; right:-15px; z-index: 999}
.next_btn1{  width:16px; text-align:center; height:18px;cursor:pointer; position: absolute; bottom:-88px; right:-60px;  z-index: 999}
.ban2 ul li:hover h3{color:#244DA6}
.ban2 ul li:hover span{color:#244DA6; border:1px solid #244DA6}



/*优势*/
.indedx_youshi{width:100%; height: 853px; overflow: hidden; background: url(../images/youshi_bj.jpg) no-repeat; position: relative; background-attachment: fixed; background-size: cover}
.youshi_info{background: rgba(25,52,126,0.88); width:62%; height: 670px; float: right; margin-top: 183px; padding-left: 190px; padding-top: 36px; }
.youshi_info h4{font-size: 36px; height: 50px; line-height: 50px; color: #fff; font-weight: bold; display: block; margin-bottom:25px; margin-top:80px;}
.youshi_info p{font-size: 18px; color: #fff; background: url(../images/yd.png) no-repeat left center; padding-left: 30px; line-height: 45px;}


/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden;  margin-top: 80px; padding-bottom:58px; }
.index_news_t{width:100%; height: auto; overflow: hidden; background:url(../images/news_bj.png) no-repeat center;}
.index_news_t h3{font-size:36px; height: 72px; line-height: 68px; color: #333333; font-weight: bold;  text-align: center; margin-right:17px;}

.index_news_nav{width:auto; display: table; margin: 40px auto 52px;}
.index_news_nav a{width:73px; height:40px;  float: left; font-size: 18px; color: #333333; border-bottom: 2px solid #333333;  margin: 0px 30px}
.index_news_nav a:hover{border-bottom: 2px solid #244DA6;  color:#244DA6}
.index_news_list{width:100%; height:auto; overflow:hidden}
.index_news_list ul{width:100%; height:auto; overflow:hidden}
.index_news_list ul li{width:32.3%; height: auto; float: left; border: 1px solid #dcdcdc; padding: 12px 18px 0; margin-right: 1.5%; margin-bottom:20px;}
.index_news_list ul li:nth-child(3n){margin-right:0px;}

.index_news_top,.news_pic{width:100%; height: auto; overflow: hidden}
.news_pic img{width:100%; height: 100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_tile{width:100%; height: 40px; line-height: 40px;  margin-top: 8px;}
.news_tile h4{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #333333}
.news_tile span{font-size: 14px; color: #666666; float: right;}
.index_news_top p{width:100%; height: 80px; font-size: 14px; color: #666666; line-height: 26px; margin-top:5px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;} 
.index_news_list:last-child{margin-right: 0;}
.index_news_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top:hover h4,.index_news_top:hover span,.index_news_top:hover p{color:#244DA6}


/*底部*/
.footer{width: 100%; height:565px; background:url(../images/f_bjs.jpg) no-repeat; padding-top:48px;}
.footer_top{width:100%; height: 82px; border-bottom: 1px solid  rgba(255,255,255,0.27);  overflow: hidden; }
.footer_top .container {padding: 0px 36px;}
.footer_top .container div{width: auto; float: left}
.footer_top .container div img{width:46px; height: 47px; float: left; margin-right: 10px;}
.footer_top .container div p{float: left; line-height: 47px; font-size: 16px; color: #fff; width:220px;}
.footer_top .container div .right{float: left; line-height: 47px; font-size: 16px; color: #fff; width:360px;}
.f2{margin: 0px 40px 0 50px}
.footer_contact{width:561px; float: left; margin-top: 26px;}
.footer_contact h3{font-size: 20px; color: #fff; font-weight: bold; background: url(../images/bbx.png) no-repeat left center; padding-left: 10px; margin-bottom: 30px;}
.haoma{float: right!important}
.footer_contact input[type="text"]{width:268px; height: 40px;  background: none; border: 0;  border-bottom: 1px solid  rgba(255,255,255,0.5); font-size: 14px; color: #fff; float: left;}
.footer_contact textarea{width:100%; height: 50px; background: none; border: 0; color:#fff;  border-bottom: 1px solid rgba(255,255,255,0.5);  resize: none; margin-top: 20px; }
.f_submit{width:270px; height: 43px; background:rgba(255,255,255,0.4); text-align: center; line-height: 43px; font-size: 14px; color: #fff; border: 0px; margin-top: 30px; 
	float: right; cursor: pointer}
.f_submit:hover{background:#244DA6;}
.footer_bo{padding: 10px 30px; overflow: hidden}
.footer_gz{width:468px; height: auto; float: right; overflow: hidden; margin-top: 26px;}
.footer_pic{width:128px; height: auto; float: left; margin-right:37px; margin-top:44px;}
.footer_pic img.f_img{width:128px; background: url(../images/f_bj.png) no-repeat; padding:12px; height: 128px;}
.footer_pic p{font-size: 14px; color: #fff; height: 30px; line-height: 30px; padding-left:27px;}
.footer_gz h3{width:248px; height: 36px; border-bottom: 1px solid rgba(255,255,255,0.8); font-size: 20px; color: #fff;}
.footer_gz h3 span{font-size: 14px; color: #fff;}
.footer_pic p img{float: left; margin-top: 7px; margin-right: 8px;}
.footer_pic:last-child{margin-right:0px }
.footer_ban{width:100%; height: auto; line-height:65px;  margin-top:83px; overflow: hidden}
.footer_zhichi{width:auto; height:60px;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px; line-height:65px; font-size: 14px; color:#999999;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 24px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #999999;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:65px;font-size: 14px; color:#999999; float: left}
.f_brq a{margin-left: 15px; font-size: 14px; color: #999999}
.f_brq a:hover{color:#244DA6!important}
.index_kuaijie{width:100%; height: auto;  padding: 15px;overflow: hidden}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size: 16px; color: #999999; margin: 0px 10px;}
.index_kuaijie p{font-size: 16px; color: #999999; float: left; }
.index_kuaijie a:hover{color:#244DA6}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:999; display:none}
.video_xx{width:600px; height:380px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:9999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5); overflow: hidden}
.close img{width:20px; height:20px; margin-top:9px; margin-right:10px; display: block; float: left}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}
.sj_section_xx a{color:#5dbb89; font-size: 1rem; text-align: center; margin: 10px 0; display: block}
.close p{font-size: 14px; color: #fff; float: right; line-height: 40px; margin-right: 10px;}


/*内页banner*/
.ny_banner{width:100%; height:300px;  color: #ffffff; background: url(../images/ban_bj.jpg) no-repeat center; position:relative; overflow:hidden }
.ny_banner .ny_fubiao{margin-top:155px; overflow:hidden}
.ny_banner_left{width:82%; float: left; line-height:145px; height:145px;}
.ny_banner_left .ny_banner_nav{width:82%; height:100%;  overflow:hidden;}
.ny_banner_left .ny_banner_nav a{width:auto; float: left;  margin: 0px 2%;  font-size: 16px; color: #333;}
.ny_banner_left .ny_banner_nav a.active{font-size: 24px; color: #244DA6;   font-weight: bold;}
.ny_banner_left .ny_banner_nav a:hover{color: #244DA6;   font-weight: bold;}
.ny_banner_right{ float: right; width: auto;  margin-top:52px; width:18%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ny_banner_right h4{font-size: 30px; color: #244DA6; font-weight: bold; background: url(../images/b_xian.jpg) no-repeat right bottom; text-align: right; padding-bottom: 20px;}
.ny_title{width:100%; height: 63px;  border-bottom: 1px solid #eeeeee; overflow:hidden }
.ny_title h3{ font-size:16px; color: #333333; float: left; line-height: 63px;}
.ny_title h3 span{ font-size: 30px; color: #244DA6; font-family: "Arial"; margin-right: 20px; font-weight: bold; background: url(../images/l_xian.jpg) no-repeat bottom center; padding-bottom: 16px;}
.ny_title_right{float: right; font-size:14px; color: #333333; background: url(../images/shouye.png) no-repeat left center; padding-left:25px; margin-top: 32px;}
.ny_title_right span{color: #333333;}
.ny_title_right a{color:#333}


/*公司简介*/
.ny_about{width:100%; height:auto; overflow:hidden; margin-bottom:70px;}
.ny_about img{max-width: 100%; height:auto!important}
.ny_jianjie{width:100%; height:auto; overflow:hidden;  margin-top:30px; font-size:14px; color:#666;  line-height:26px;}



/*内页联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin-bottom:83px;}
.ny_contact_info{width:100%; height: auto; overflow: hidden; margin-top:50px; }
.contact_ban .container{ padding-top:60px; }
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:100%; height: auto; padding:40px; overflow: hidden}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dz{width:70%; height: auto; float: left;line-height: 30px}
.ny_dz{width:50%; float:left;}
.ny_dz h3{font-size:16px; color:#333333; line-height:35px;}
.ny_dz p{font-size: 16px; color: #999999; line-height: 30px;}
.ny_cont_wx{width:30%; height: auto; float: right}
.ny_cont_wx dl{width:45%; height: auto; float: left; margin-right: 5%;}
.ny_cont_wx dl dt{width:100%; height:auto; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.maps{width:100%; height: 450px;}


/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:20px}
.ny_honor_li li{width:24%; height: auto; float: left; position: relative; margin-right:1.3%; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 100%; overflow: hidden}
.ny_honor_img img{width:100%; height: 100%; display:block; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%; line-height: 183px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_honor_h img{width:26px; height: 26px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_qynew{height: auto; overflow: hidden;margin-top:70px; margin-bottom:70px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #244DA6}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px; margin-top: 20px; margin-bottom:10px;}
.ny_zhaocai_top ul{width:100%; height: auto; overflow:hidden; margin-bottom:20px;}
.ny_zhaocai_top li{width:30.5%; float: left; margin-right: 4.2%; transition:300ms; margin-bottom:40px;}
.ny_zhaocai_top li:nth-child(3n){margin-right: 0px;}

.ny_zhaocai_top .zhao_img{width:100%; height:251px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#244DA6}
.ny_qynew_show{width:100%; height:auto; line-height:26px; color:#666; font-size:16px;}
.ny_qynew_show img{max-width:100%; height:auto;}
.ny_xtitle{width:100%;font-size:24px; color:#555; padding:10px 0px; text-align:center; clear:both;font-weight: bold}
.ny_xttime{width:100%; float:left;line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.ny_xtxinwen{width:100%; font-size:20px; color:#333; padding:10px 0px; clear:both}
.go_block{width: 90px;height: 30px;background: #244DA6; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative;}


/*内页产品*/
.ny_product{width:100%; height:auto; overflow:hidden; margin-top:55px;}
.ny_product ul{width:100%; height: auto; overflow: hidden;}
.ny_product ul li{width:23.5%; height: auto; float: left; border-bottom: 2px solid #dcdcdc; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li .ny_product_li{width:100%; height: auto; overflow: hidden; position: relative}
.ny_product ul li .ny_product_li img{width:100%; height:221px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_hover{width:100%; height: 100%; position: absolute; top:0px; left:0px; background: rgba(126, 25, 30, 0.62); display:none}
.ny_product_xx{width:100%; height: auto; overflow: hidden; margin: 10px 0; text-align: center}
.ny_product_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_product_xx span{font-size:14px; color: #333; margin: 5px 0; display: block}
.ny_product ul li:hover{border-bottom: 2px solid #244DA6}
.ny_product ul li:hover .pro_hover{display: block}
.ny_product ul li:nth-child(4n){margin-right: 0px;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.sj_chanpin{width:100%; height:auto; overflow:hidden; font-size:0.9rem; color:#666; line-height:26px; display:none;}
.sj_chanpin img{max-width:100%; height:auto;}
.sj_pic{width:100%; height:auto; margin:10px 0; text-align:center}
.sj_xx{ width:100%; height:auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden;margin-top: 25px; margin-bottom:40px;}
.sj_chanpin h4{font-size:1.2rem; width:100%; height:auto; line-height:28px; font-weight:bold;}
.chanpin_t{font-size:0.9rem; width:100%; height:auto; overflow:hidden; line-height:26px; margin:10px 0}



/*客服*/
.lxfx{height:auto;position:fixed;right:0;top:20%;width:77px;z-index:999}
.lxfx li a{color:#fff;display:block;height:47px;margin-top:9px;width:300px}
.leftlx{float:left;height:47px;width:77px}
.lxfx li span{border-left:1px solid #fff;color:#fff;float:left;font-size:20px;height:24px;line-height:22px;margin-top:8px;padding-left:8px}
.fix_ewm{border:5px solid #fff;display:none;height:120px;left:-145px;position:absolute;top:-40px;width:120px}
.lxfx li i{display:block;height:27px;margin:0 auto;text-align:center;width:30px;background:url(../images/fx.png) no-repeat}
.lxfx li i.icon-tel{background-position:0 -25px}
.lxfx li i.icon-ly{background-position:4px -53px}
.lxfx li i.icon-wx{background-position:-34px 4px}
.lxfx li i.icon-wb{background-position:-30px -22px}
.lxfx li i.icon-top{background-position:-30px -50px}
.lxfx li p{line-height:12px;text-align:center;font-size:14px}
.lxfx li{background:#244DA6;height:56px;margin-bottom:1px;margin-left:0;overflow:hidden;position:relative;width:77px;float:left}
.page-list{display:none;}



/*手机导航*/
.index_header{display: none;}
.sj_header{width:100%; clear:both; height:70px;  padding: 0px 10px; position:relative }
.logo{width:35%; top:12px; position:absolute; float:left;}
.menu{float:right; height:25px; width:34px; margin-top: 20px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.logo img{width:100%; height: 100%;}
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#244DA6; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}

/*banner*/
.sj_banner{width:100%; display: none;}
.sj_banner img{width:100%; height: auto;}
.swiper-container {width: 100%; height: 100%;margin-left: auto; margin-right: auto;}
.swiper-slide {text-align: center; font-size: 18px; display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-pagination-bullet-active{background: #244DA6}

.header_yw{font-size:1.2rem; color:#666; float:left; line-height: 70px; margin-right: 10px;}





/*手机行业应用*/
.sj_yyhy{display: none;}

/*sj底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index:888; height: 60px;width: 100%; background:#244DA6; font-size: .14rem; padding: 0px 10px; display: none;}
footer li{width: 20%;height: 100%;float: left}
footer li img{width: 24px;height: 24px;display: block;margin: 0 auto}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top:6px;color: #fff}
footer span{line-height:30px; font-size: 12px; color: #fff; display: block; width: 100%;}
footer li a.active{background:#221e1f;color: #fff}
.copy {width: 100%; padding-top:25px; text-align: center; line-height: 20px; clear: both; font-size: 14px; display: none;}
.copy a{ font-size: 16px; color: #999; height: 30px; line-height: 30px;}
.copy p{width:100%; font-size: 16px; color: #999; line-height: 30px;}
.copy  span{ font-size: 26px; color: #bb0101; font-weight: bold; margin-left:2px;}
.copy img{ width:28px; height: 22px; float: left;}
.copy .iconfont{  font-size: 25px; color: #666666; margin-right:6px;}


/*手机banner*/

.sj_banner .swiper-pagination-switch {width: 8px;  height: 8px; display: inline-block; border-radius: 100%; background: #000;   margin: 0px 5px;}
.sj_banner .swiper-active-switch { background: #1a5bb5}
.sj_banner .swiper-pagination{bottom:10px; width: 100%; left:0; text-align: center}


/*手机产品*/
.sj_product{width:100%; height: auto; overflow: hidden; display: none; margin-top: 20px; padding-bottom:10px;}
.sj_product .swiper-slide{background: none;}
.sj_product .swiper-slide a{width:100%; height: 100%; display: block; background: none; }
.sj_product .swiper-slide img{width:100%; height: auto;}
.sj_product .swiper-slide p{width:100%; height: 40px; line-height: 40px; text-overflow:ellipsis; overflow:hidden; white-space: nowrap; font-size: 0.9rem}
.sj_product .swiper-container{padding-bottom:30px;}

/*手机二级导航*/
.sjny_banner{width:100%; height:auto; overflow:hidden; display:none;}
.sjny_banner img{width:100%; height:100%; display:block;}
.erd_list{width:100%; height: auto; display:none; background:#eee; overflow:hidden}
.erd_list a{float: left;width: 33.33%;height:45px;text-align: center;line-height:45px;font-size: 12px;color: #555555;}
.erd_list a.active{background:#244DA6; color:#fff;}
.abu_con{padding-top: 35px;padding-bottom: 60px;}
.abu_nr img{width:100%; height:auto;}
.abu_tit{text-align: center;font-size: 22px;color: #555555;margin-bottom: 30px;}
.abu_nr{font-size: 14px;line-height: 24px;color: #777777;}
.erd_list ul li.on a,.erd_list ul li:hover a{color:#fff;}



@media only screen and (max-width:1200px ) {
	.container{width:100%;padding: 0px 10px;}
	#menu .nav .nLi{margin: 0px 2.8%;}
	.index_product_title{left:10px;}
	.casr_swimgshow .gallery-top{width:56%}
}





@media only screen and (max-width:1024px ) {
	.lxfx,.mr_frUl,.footer_gz{display: none;}
	.sj_yyhy{display: block;}
	.youshi_info{padding-left:10%;}
	.f2{margin:0px 10% 0 10%}
	.footer_contact{margin: 30px auto 0; float: none;}
	.footer_ban{margin-top: 32px;}
	.f_brq{float: none; width: 100%; text-align: center}
	.footer_zhichi{float: none; margin: 0px auto; display: table}
	.gallery-bottom-box{margin-top: 350px;}
	.index_product{height:670px; padding-top: 100px;}
	.gallery-bottom-box .swiper-button-prev{right:4px;}
	.ban2,.ban2 ul li{width:518px; height: 495px;}
	.min_pic{margin-top: 302px}
	.pro_ban{padding-bottom: 47px}
	.prev_btn1{right:-2px}
	#menu .nav .nLi{margin:0px 2.6%}
	.ny_banner{height:260px;}
	.ny_banner .ny_fubiao{margin-top:120px;}
	.ny_banner_left{height:140px; line-height:140px;}
}


@media only screen and (max-width:768px ) {
	.banner,.header_top,.footer,.index_kuaijie,.pro_ban{display: none;}
	.index_header,.sj_banner,.copy,footer{display: block;}
	.index_product_title{width: 100%; position: inherit; margin-top: 20px;}
	.gallery-bottom-box{width:100%; float: none}
	.index_about_title h4{font-size: 54px;}
	.index_about_title span{font-size: 28px;}
	.index_about{padding:8% 0 8%; height: 608px;}
	.index_about_jj{padding:8% 6% 0 5%;}
	.index_about_jj h4{margin-bottom: 30px;}
	.about_more{margin-top: 30px;}
	.index_product{height:auto; }
	.gallery-bottom-box{margin-top:30px;}
	.news_tile h4{width:59%;}
	.index_news_list ul li p{width:57%;}
	.index_news{padding-bottom: 20px;}
	body{padding-bottom: 60px;}
	.sj_product{display: block}
	.indedx_youshi{height:800px; }
	.youshi_info{margin-top: 128px;}
	
	.index_product_title a{margin-top:14px;}
	.ny_banner,.ny_title h3{display:none;}
	.erd_list,.sjny_banner{display:block;}
	.ny_conta_dz{width:100%;}
	
}


@media only screen and (max-width:425px ) {
	.index_about{height: auto; background: #244DA6;padding:5% 0}
	.index_about_left{width:100%; height: auto; float:none; }
	.index_about_right{width:100%; height: auto; float:none; margin-top: 30px; padding-top: 0}
	.index_about_title h4{font-size:2.6rem}
	.index_about_title span{font-size:1.8rem}
	.index_about_jj{margin-top: 8px; height: auto; overflow: hidden; padding-bottom:20px;}
	.right_about,.digg,.ny_proshow_bottom,.ny_proshow_top{display: none;}
	.index_product{width:100%; background: #e5e6ea; padding-top: 16px; margin-bottom: 10px;}
	.index_product_title{left:0px;}
	.youshi_info{ margin-top: 56px; width: 100%; padding:15px 0 5% 5%; height: auto;}
	.youshi_info h4{margin-bottom: 10px;}
	.youshi_info p{line-height: 35px; font-size: 1rem}
	.indedx_youshi{height:auto;}
	.index_news{margin-top: 20px;}
	.index_news_list{width:100%; margin-right: 0px; margin-bottom: 20px;}
	.index_news_nav{margin: 20px auto}
	.index_product_title a{margin-top: 10px; margin-bottom: 20px;}
	.page-list{display:block;}
	.index_product_title a{width:160px;}
	.index_news_list ul li{margin-right:0px; width:49%; padding:10px;}
	.index_news_list ul li:nth-child(2n),.ny_honor_li li:nth-child(2n),.ny_product ul li:nth-child(2n){float:right}
	.ny_zhaocai_top li:nth-child(2n){float:right}
	.news_tile h4{width:100%;}
	.news_tile span{width:100%; display:block;}
	.news_tile{margin-top:0px;}
	.ny_honor_li li,.ny_product ul li,.ny_zhaocai_top li{width:49%; margin-right:0px;}
	.sj_chanpin{display:block;}
	.ny_zhaocai_top .zhao_img{height:auto;}
	.ny_zhaocai_top{padding-top:0px;}
	.ny_conta_info{padding:20px 0px;}
	.index_news_t h3{font-size:1.6rem}
	.video_xx{width:100%; left:0; margin-left:0}
	.ny_title_right{margin-top:0px; line-height:63px; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
	
	
}


@media only screen and (max-width:375px ) {
	.index_news_nav a{    margin: 0px 20px;}
	.index_news_t{background:none;}
	.logo{width:9%; margin-left:-4.5%;}
	.index_news_t h3{font-size:1.5rem}
	
}

@media only screen and (max-width:360px ) {
	.logo{width:10%; margin-left:-5%;}
}


@media only screen and (max-width:320px ) {
	.index_news_nav a{    margin: 0px 10px;}
	.index_about_title h4{font-size:2.2rem}
	
	
}





